Skip to content

Prep for 1.0.0 #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Prep for 1.0.0 #14

wants to merge 5 commits into from

Conversation

todd
Copy link
Member

@todd todd commented Mar 7, 2016

  • Removes external dependency on RestClient in favor of stdlib Net::HTTP.
  • Drop support for Ruby 1.9.3.
  • Use kwargs in favor of options hashes.
  • Doc updates.

cc @manfrin @Kimtaro @matteofigus

@matteofigus
Copy link
Member

Looks great @todd.

Given you are prepping for v1, perhaps I would add (but we can do it later really) support for a RenderComponents functionality too. Basically, now the registry implements a POST route (its base url) where you can ask for multiple components with a single request - this is beneficial if you want to make a request on the server-side for multiple components and I think it would be a good addition to the client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants